gtk_d ~master (2025-03-02T15:13:53.8117018)
Dub
Repo
LinkException
linker
exception
Exception for librarie loading errors
class
LinkException : Exception {
this
(string msg, string file, size_t line, Throwable nextInChain);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable nextInChain)
Undocumented in source.
Meta
Source
See Implementation
linker
exception
classes
LinkException
Exception for librarie loading errors